Hyperwave API Functions
PHP Manual

hw_api_object->remove

(PHP 4, PHP 5 < 5.2.0, PECL hwapi CVS)

hw_api_object->removeRemoves attribute

Descripción

hw_api_object
bool remove ( string $name )

Removes the attribute with the given name.

Lista de parámetros

name

The attribute name.

Valores retornados

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.

Ver también


Hyperwave API Functions
PHP Manual